- Dentro del loop y fuera del if-else statement, usa Add Value para sumar 40 a x cuando el loop corre.
- Fuera del loop, prueba if el guess coincide con el code.
- Si lo hace, haz que tu figura say eso y haz que una figura aparezca como un premio.
- Crea una String Variable nombrada status con el valor "true!"
- Utiliza un Return Statement y retorna el status.
To navigate the page using the TAB key, first press ESC to exit the code editor.